#include <esUtil.h>
Public Member Functions | |
| void (ESCALLBACK *drawFunc)(void *) | |
| Callbacks. | |
| void (ESCALLBACK *keyFunc)(void * | |
| void (ESCALLBACK *updateFunc)(void * | |
Data Fields | |
| void * | userData |
| Put your user data here... | |
| GLint | width |
| Window width. | |
| GLint | height |
| Window height. | |
| NativeWindowType | hWnd |
| Window handle. | |
| EGLDisplay | eglDisplay |
| EGL display. | |
| EGLContext | eglContext |
| EGL context. | |
| EGLSurface | eglSurface |
| EGL surface. | |
| unsigned | char |
| unsigned | int |
| float | deltaTime |
|
|
|
|
|
|
|
|
Callbacks.
|
|
|
|
|
|
|
|
|
EGL context.
|
|
|
EGL display.
|
|
|
EGL surface.
|
|
|
Window height.
|
|
|
Window handle.
|
|
|
|
|
|
Put your user data here...
|
|
|
Window width.
|
1.3.6